home *** CD-ROM | disk | FTP | other *** search
/ Nikkei Mac 20 / NIKKEI-MAC-CD-VOL-20-1998-12.ISO.7z / NIKKEI-MAC-CD-VOL-20-1998-12.ISO / オンラインソフト / 9.ウェブ作成ツール / PageSpinner / PageSpinner 2.01.sit / PageSpinner 2.0.1 / PageSpinner.rsrc / TEXT_31117.txt < prev    next >
Text File  |  1997-06-12  |  630b  |  27 lines

  1. <!-- NOTE: Remove the original BODY tag in your document. -->
  2.  
  3. <FRAMESET Cols="25%,75%">
  4. <FRAME Name="contents" SRC="contents.html"  Scrolling="Yes">
  5. <FRAME Name="main" SRC="about.html"  Scrolling="No">
  6.  
  7.  
  8. <NOFRAMES>
  9. <BODY>
  10. <!-- Put text that will be displayed in browsers that doesn't handle frames here: -->
  11.  
  12. <H1>Welcome to our company!</H1>
  13.  
  14. This page looks better in a browser that can display frames.
  15. <P>
  16. <B>Contents</B>
  17. <P>
  18. <A HREF="about.html" TARGET="main">About our company</A>
  19. <P>
  20. <A HREF="products.html" TARGET="main">Products</A>
  21. <P>
  22. <A HREF="contact.html" TARGET="main">Contact us</A>
  23. </BODY>
  24. </NOFRAMES>
  25.  
  26. </FRAMESET>
  27.